crypto/ecdh.nistCurve.ecdh (method, view implemented interface methods)

one use

	crypto/ecdh (current package)
		nist.go#L191: func (c *nistCurve[Point]) ecdh(local *PrivateKey, remote *PublicKey) ([]byte, error) {